Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies #1569

Merged
merged 2 commits into from
Sep 30, 2023
Merged

update dependencies #1569

merged 2 commits into from
Sep 30, 2023

Conversation

bwp91
Copy link
Contributor

@bwp91 bwp91 commented Sep 30, 2023

  • updates dependencies where possible
  • fix types due to update dependencies
  • remove no longer needed setup file from jest setup

@bwp91 bwp91 changed the base branch from latest to beta-4.50.7 September 30, 2023 17:03
@donavanbecker donavanbecker enabled auto-merge (squash) September 30, 2023 17:04
@donavanbecker donavanbecker merged commit 064c555 into homebridge:beta-4.50.7 Sep 30, 2023
22 checks passed
@bwp91 bwp91 mentioned this pull request Oct 16, 2023
donavanbecker added a commit that referenced this pull request Oct 23, 2023
My main focus here was updating package dependencies for the backend.

The dependencies in `ui/package.json` I have updated where it didnt
bring any build errors.

---

⚠️ Also bump minimum supported node version to 18

---

### Notable Changes

- **Node Support**
- ⚠️ Node 16 has reached end-of-life and is no longer supported by the
Homebridge UI.
- Starting with v4.50.7, the Homebridge UI will no longer work with Node
16, only Node 18 and 20
- Homebridge UI follows the same Node support schedule as Homebridge.
See the
[How-To-Update-Node.js](https://github.com/homebridge/homebridge/wiki/How-To-Update-Node.js)
page in the Homebridge wiki for more information

- **Plugins**
  - Use plugin display name if available (#1582)

### Other Changes

- **System:**
- Fixes for `Script https://deb.nodesource.com/setup_X is now
deprecated` ( #1586 #1560 #1589 )
  - Updated backend dependencies (#1571 and #1569)
  - Updated frontend dependencies (#1572)
- Update @homebridge/node-pty-prebuilt-multiarch to version v0.11.7 (
#1583, Node 20 Support and upstream refresh )

---------

Co-authored-by: Dave Nicolson <[email protected]>
Co-authored-by: Donavan Becker <[email protected]>
Co-authored-by: Northern Man <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants